For those of you who are new to computer programming, here's a simple definition of recursion: Recursion occurs when a function calls itself directly or indirectly. 对刚开始接触计算机编程的人而言,这里有递归的一个简单定义:当函数直接或者间接调用自己时,则发生了递归。
A simple recursion formula can then be used to solve such a system. 一个简单而又重复的公式能用来解这样的方程组。
Objective: In order to simple the realization of connected component labeling algorithm, a connected component labeling algorithm based on recursion is presented in this study, it may be useful for white blood cell ( WBC) count. 目的:为了实现简化细胞图像连通区域标记算法,本研究结合当前的应用情况提出了一种基于递归技术并适合于细胞图像目标区域的标记算法,探讨了其应用于白细胞计数的可能性。
This paper present a simple algorithm for exact fault tree probability without cut sets, which use top-down recursion. 本文提出的顶事件发生概率的算法不借助割集,直接采用自顶向下的技术对故障树进行分割求解。
The simple solution of a type of recursion 一类递推关系的简单解法
In this paper. the sum S2k+ 1 of the alternate series is obtained by using a simple recursion formula. 本文利用一个简单的递推式求得交错级数的和S2k+1。
The results show that haplotype frequency for tightly linked loci from family data could be estimated by a simple recursion. The successive haplotype frequency estimation is the weighted haplotype frequency of the preceding step. 其结果表明,家系数据紧密连锁位点的单体型频率估计可通过简单的递归迭代进行,后一步的单体型的频率估计即为前一步的加权单体型频率。
The advantages of the algorithm are simple recursion formula, fast convergence and high efficiency. 具有收敛速度快,效率高,算法简单的优点。